From 038186d76d692abda44ec0f2bf1730cc87cf8d49 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 22 Dec 2008 19:56:02 +0000 Subject: [PATCH] *** empty log message *** --- lisp/mail/ChangeLog.pmail | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/lisp/mail/ChangeLog.pmail b/lisp/mail/ChangeLog.pmail index d5b0a675e62..38187d3307e 100644 --- a/lisp/mail/ChangeLog.pmail +++ b/lisp/mail/ChangeLog.pmail @@ -1,3 +1,22 @@ +2008-12-22 Richard M Stallman + + * pmailout.el (pmail-output): Use pmail-buffers-swapped-p as function. + + * pmail.el (pmail-swap-buffers-maybe): Variable deleted. + All uses call the function instead. + + * pmail.el (pmail-save): Function deleted. + (pmail-mode-map): Don't bind C-x C-s. + (pmail-mode-1): Don't set up write-region-annotate-functions. + (pmail-write-region-annotate): Function deleted. + (pmail-change-major-mode-hook): Set buffer-swapped-with. + (pmail-use-collection-buffer): Likewise. + (pmail-show-message): Likewise. + + * pmail.el (pmail-swap-buffers-maybe): Go to pmail-buffer before + testing anything. + (pmail): Call pmail-swap-buffers-maybe only if already in Pmail mode. + 2008-12-22 Chong Yidong * pmail.el (pmail-save): New function. -- 2.30.2